select distinct name, serial_no from stamps,color_master,np_master where color_master.color_code=stamps.color_code and color_master.color='Orange' and year(stamps.issue_date)=A